type crypto/cipher.cfb

3 uses

	crypto/cipher (current package)
		cfb.go#L14: type cfb struct {
		cfb.go#L23: func (x *cfb) XORKeyStream(dst, src []byte) {
		cfb.go#L73: 	x := &cfb{